Make freshness tests more robust with time travel
authorAlex Crichton <alex@alexcrichton.com>
Sat, 2 Aug 2014 07:08:31 +0000 (00:08 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sat, 2 Aug 2014 17:55:02 +0000 (10:55 -0700)
commitbfc151949086a33d8f87ac36c7ae38de73348eb5
tree765a96655aef1c61f0efa6116a8d025374b8e41a
parent3824c7bb2c345a21a70a69f9af21e3916b4f77dd
Make freshness tests more robust with time travel

Add a helper function to forcibly move a tree back one hour so new edits are
picked up correctly.
configure
src/cargo/ops/cargo_generate_lockfile.rs
src/cargo/ops/cargo_rustc/fingerprint.rs
tests/support/mod.rs
tests/support/paths.rs
tests/test_cargo_compile_git_deps.rs
tests/test_cargo_compile_path_deps.rs
tests/test_cargo_doc.rs
tests/test_cargo_freshness.rs
tests/test_cargo_test.rs
tests/tests.rs